CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - matching image

搜索资源列表

  1. imagematchingpursuitbasedonGabordictionatry

    1下载:
  2. 基于Gabor感知多成份字典,进而提出一种高效的基于匹配追踪的图像稀疏分解算法,很有参考价值!-An effective algorithm based on the matching pursuit method is posed to obtain sparse decomposition of image with Gabor dictionary!
  3. 所属分类:File Formats

    • 发布日期:2016-01-10
    • 文件大小:494992
    • 提供者:汪洋
  1. ipr.iso

    0下载:
  2. 《图像模式识别--VC++技术实现》/ 杨淑莹编著 配套cd 夲书介绍图像模式识别的各种算法及其编程实现。内容包括:模式识别的基夲槪念,模板匹配分类器,几何分类器,聚类分析,遗传算法聚类分析等。-" Image pattern recognition- VC++ technology to achieve" /杨淑莹edited夲book cd package introduced a variety of image pattern recognition algori
  3. 所属分类:Graph Recognize

    • 发布日期:2016-08-29
    • 文件大小:16743021
    • 提供者:stl
  1. MemoirematchingHausdorff

    0下载:
  2. In this study, approaches of image enhancement, edge extraction, and line-based image matching for remote sensing images are proposed. The image enhancement includes noise reduction and contrast enhancement. We apply wavelet shrinkage technique
  3. 所属分类:Document

    • 发布日期:2017-05-19
    • 文件大小:5448977
    • 提供者:sacoura31
  1. 200732590147

    0下载:
  2. 本代码主要实现图像类文件的转换已经相应的图像处理,包括图像融合,灰度变换,模板匹配等-The main achievement of the code conversion of image types of documents have a corresponding image processing, including image fusion, gray-scale transformation, template matching, etc.
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-15
    • 文件大小:4005225
    • 提供者:廖小超
  1. image_matching

    0下载:
  2. 通过分析题目的基本要求,我将此软件的基本功能主要分为2大模块:一个是数字图像处理模块,另一个是数字图像匹配模块。在数字图像处理模块中,用户可以对数字图像进行简单的处理,可以对图像进行放大,缩小,翻转,灰度处理。在数字图像匹配模块中,用户可以对两张图像进行匹配并显示匹配结果。-By analyzing the basic requirements of Title I of the basic functions of this software is divided into 2 modules
  3. 所属分类:Graph program

    • 发布日期:2017-04-02
    • 文件大小:202659
    • 提供者:richard
  1. 111

    0下载:
  2. 指纹头像处理的相关代码,详细的介绍的指纹头像的预处理,直方图二值化,图象增强和模板匹配的相关函数-Fingerprint image processing of the relevant code, a detailed introduction of the fingerprint image pre-processing, histogram binarization, image enhancement and template matching of the correlation fu
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:46022
    • 提供者:sky
  1. efficient_subpixel_registration

    0下载:
  2. 此程序是基于互相关的亚像素级图像匹配的代码,此种配准方法误差小,精度高。-This procedure is based on the cross-correlation of sub-pixel image matching of the code, such a registration method error and high accuracy.
  3. 所属分类:Graph program

    • 发布日期:2017-04-04
    • 文件大小:274838
    • 提供者:
  1. MATLABmapmatching

    0下载:
  2. 用matlab实现的图像匹配,对于做图像处理的同学比较有帮助哦。-Matlab achieved by image matching, image processing for students to do more to help Oh.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:198159
    • 提供者:shijing
  1. matlab

    0下载:
  2. 图像灰度变换、图像的锐化、⑴直方图均衡化(histogram equalization),⑵直方图匹配(histogram matching),⑶邻域平均(neighborhood averaging),⑷局域增强(local enhancement), ⑸中值滤波(median filtering)。源码-Image gray-scale transformation, image sharpening, ⑴ histogram equalization (histogram equaliza
  3. 所属分类:Wavelet

    • 发布日期:2017-05-03
    • 文件大小:1057098
    • 提供者:张少华
  1. SURFmex

    0下载:
  2. A fast matlab code for image feature matching
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-30
    • 文件大小:52615
    • 提供者:sanjeev
  1. SIFT

    0下载:
  2. 两份SIFT的重要资料:Distinctive Image Features from Scale-Invariant Keypoints(by David G. Lowe),SIFT特征匹配技术讲义(by 赵辉)-SIFT two important information: Distinctive Image Features from Scale-Invariant Keypoints (by David G. Lowe), SIFT feature matching technical
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:2061998
    • 提供者:
  1. RANSAC

    3下载:
  2. 随机抽样一致算法RANSAC,在图像配准中可以用于去除不精确的匹配点。-Random sample consensus algorithm RANSAC, in the image registration can be used to remove inaccurate matching point.
  3. 所属分类:Graph program

    • 发布日期:2016-05-22
    • 文件大小:723872
    • 提供者:晴天
  1. 20090903FPGA

    1下载:
  2. 本文论述并设计实现了一个脱机自由手写体数字识别系统。文中首先对待识别数字的预处理进行了介绍,包括二值化、平滑滤波、规范化、细化等图像处理方法;其次,探讨了如何提取数字字符的结构特征和笔划特征,并详细地描述了知识库的构造方法;最后采用了以知识库为基础的模板匹配识别方法,并以MATLAB作为编程工具实现了具有友好的图形用户界面的自由手写体数字识别系统。实验结果表明,本方法具有较高的识别率,并具有较好的抗噪性能。-In this paper, designed and implemented an o
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-26
    • 文件大小:350412
    • 提供者:zhangying
  1. imagesearch

    1下载:
  2. 研究生毕业是编写的图像检索的程序,有相似度匹配,特征提取,检索运行效果好-Graduate school is to write the image retrieval process, there is similarity matching, feature extraction, retrieval operation good results
  3. 所属分类:Graph program

    • 发布日期:2015-09-21
    • 文件大小:3214865
    • 提供者:duyaqin
  1. Hausdorf_Matching

    0下载:
  2. Line Based Recognition using a Multidimensional Hausdorff Distance _______ DEscr iptION _______ Matching the image with its rotated and scaled version using 4 dimensional hausdorff measure. ___REFERENCE___ Paper 1: Line Based Recog
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:79084
    • 提供者:Mehmet
  1. efinger.src

    1下载:
  2. 这是一个完整的指纹识别程序,它包括了直方图均衡,Gabor滤波图像增强,方向图过滤,纹理细化,特征提取及特征匹配。其中,特征匹配包含了3种匹配方法,另外还附有PPT,非常值得研究。-This is a complete fingerprint recognition program, which includes the histogram equalization, Gabor filter image enhancement, pattern filtering, texturing, th
  3. 所属分类:图形图象

    • 发布日期:2013-03-04
    • 文件大小:5447034
    • 提供者:conroy cheung
  1. PIPEI

    0下载:
  2. 图像匹配是三维重建中的一个关键部分。在立体视觉中,为了得到空间一点的三维几何信息,需要从不同的视点方向获取的两幅(或者多幅)图像中正确找到这一个点在不同的图像中的投影点,这一个过程就叫做图像匹配(mIageMatchnig).所以图像匹配是立体视觉系统的核心,也是实现图像理解的基础。 。 -Three-dimensional reconstruction of the image matching is a key part of. In stereo vision, in order
  3. 所属分类:3D Graphic

    • 发布日期:2017-06-09
    • 文件大小:16227475
    • 提供者:
  1. ann

    1下载:
  2. matlab入门教程简单与详细版本、matlab神经网络源程序工具箱 、turbo码的c语言和matlab仿真程序 加州大学一博士写的基于sift的图像匹配源代码,.rar-matlab simple and detailed version of the Getting Started tutorial, matlab neural network toolbox source code, turbo codes in c language and matlab simulation prog
  3. 所属分类:Special Effects

    • 发布日期:2017-05-27
    • 文件大小:10574554
    • 提供者:陈君
  1. imageFeature

    0下载:
  2. 包括了图像匹配中图像特征的选取和分析实验,还对相关面得统计特征进行阐述 -Include image matching image feature selection and analysis of experiments, but also the demographic characteristics of the relevant surface was elaborated scene matching
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:64411
    • 提供者:安安
  1. wenli

    0下载:
  2. 基于灰度共生矩阵的图像检索技术。完整的特征提取、特征描述、特征匹配以及结果返回。-GLCM-based image retrieval techniques. A complete feature extraction, feature descr iption, feature matching and the result returned.
  3. 所属分类:Graph program

    • 发布日期:2017-04-01
    • 文件大小:1529
    • 提供者:爱学习
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 50 »
搜珍网 www.dssz.com